Package-level declarations

Functions

Link copied to clipboard
inline fun cameraOptions(block: CameraOptions.Builder.() -> Unit): CameraOptions
inline fun cameraOptions(cameraState: CameraState, block: CameraOptions.Builder.() -> Unit): CameraOptions

DSL builder function to create CameraOptions object.